From 3daeb7018278e1274310111147fd6e090bc7c9be Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 21 Dec 2015 06:45:32 -0500 Subject: [PATCH] Fix the build --- testsuite/css/parser/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testsuite/css/parser/Makefile.am b/testsuite/css/parser/Makefile.am index d148cedc13..65d9e1147d 100644 --- a/testsuite/css/parser/Makefile.am +++ b/testsuite/css/parser/Makefile.am @@ -184,9 +184,9 @@ test_data = \ border-infloop-3.12.css \ border-infloop-3.12.errors \ border-infloop-3.12.ref.css \ - border-radius.css \ - border-radius.errors \ - border-radius.ref.css \ + border-radius-shorthand.css \ + border-radius-shorthand.errors \ + border-radius-shorthand.ref.css \ border-shorthand.css \ border-shorthand.ref.css \ close-at-end-of-file.css \ -- 2.30.2